Params

public interface Params

The parameters of the RequestPermissionCallback.

Functions

Link copied to clipboard
public Frame frame()
Returns the Frame instance that is requesting permission.
Link copied to clipboard
public PermissionType permissionType()
Returns the type of the requested permission.
Link copied to clipboard
public String url()
Returns a string that represents the URL of the currently loaded web page.